on After Recovery
Callback invoked once the Client Reset has recovered the unsynced changes successfully. It provides two Realm instances, a frozen one displaying the state before the reset and a mutable Realm with the current state.
Parameters
before
frozen
after